Skip to content

fix(ui5-user-settings-dialog): announce search results to screen readers - #13946

Merged
SvilenDarvenyashki merged 1 commit into
mainfrom
user-settings-search-announcement
Aug 18, 2026
Merged

fix(ui5-user-settings-dialog): announce search results to screen readers#13946
SvilenDarvenyashki merged 1 commit into
mainfrom
user-settings-search-announcement

Conversation

@SvilenDarvenyashki

Copy link
Copy Markdown
Contributor
  • Added an ARIA live-region announcement (InvisibleMessage, Polite mode) that fires whenever the search value changes.
  • The announcement reflects the number of matching items:
    • 0 results → "No search results"
    • 1 result → "1 result available"
    • more than 1 → "{count} results are available"
  • Added the corresponding i18n message keys to the message bundle.
  • Added Cypress tests covering the no-result, single-result, and multiple-result announcements.
  • Added Cypress tests covering the no-result, single-result, and multiple-result
    announcements.

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@SvilenDarvenyashki
SvilenDarvenyashki merged commit f72c9a0 into main Aug 18, 2026
20 of 21 checks passed
@SvilenDarvenyashki
SvilenDarvenyashki deleted the user-settings-search-announcement branch August 18, 2026 10:32
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🧹 Preview deployment cleaned up: https://pr-13946--ui5-webcomponents.netlify.app

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🎉 This PR is included in version v2.26.0-rc.1 🎉

The release is available on v2.26.0-rc.1

Your semantic-release bot 📦🚀

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🎉 This PR is included in version v2.26.0 🎉

The release is available on v2.26.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants